home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / update_h / _winfile / winman / script / base / pports.wms < prev    next >
Encoding:
INI File  |  1994-04-10  |  566 b   |  23 lines

  1. [Header]
  2. Name=PPORTS.WMS
  3. Alias=Printer Ports definition
  4. Author=BrainWare / R.Schallberger
  5. Date_Written=23.3.94
  6. Changed_By=
  7. Changed_At=
  8. Change_Reason=
  9. Version=1
  10.  
  11. [Install]
  12.  iniwrite 'ports' 'LPT1:' ' '
  13.  iniwrite 'ports' 'LPT2:' ' '
  14.  iniwrite 'ports' 'LPT3:' ' '
  15.  iniwrite 'ports' 'COM1:' '9600,n,8,1,x'
  16.  iniwrite 'ports' 'COM2:' '9600,n,8,1'
  17.  iniwrite 'ports' 'COM3:' '9600,n,8,1'
  18.  iniwrite 'ports' 'COM4:' '9600,n,8,1'
  19.  iniwrite 'ports' 'EPT:' ' '
  20.  iniwrite 'ports' 'FILE:' ' '
  21.  iniwrite 'ports' 'LPT1.DOS' ' '
  22.  iniwrite 'ports' 'LPT2.DOS' ' '
  23.